home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / dev / gui / muibuilderv11.lha / muibuilder / History < prev    next >
Text File  |  1994-04-04  |  1KB  |  29 lines

  1. /**************************/
  2. /*    MUIBuilder 1.0      */
  3. /**************************/
  4.  
  5. First Release
  6.  
  7. /*************************/
  8. /*    MUIBuider 1.1    */
  9. /*************************/
  10.  
  11. - generation source code errors corrected
  12. - 'Config' window modified:
  13.     possibility to chose the GetString function name
  14.     and the code generation module name
  15. - Added the automatic localization
  16. - possibility to create the catalog description file
  17. - the refreshes in the 'Window attributes' window work well now
  18. - No more Enforcer hits ( I hope !!! :-( ... I can't run Enforcer on my A1200 )
  19. - a few MUI2.0 features added ( RegisterGroup, and some attributes )
  20. - MUIBuilder scans the 'Modules' directory to see which languages are available
  21.   ( 'GenCodeXXXX' )
  22. - MUIBuilder is now trasnlated in :
  23.     - Français ( catalog + documentation )
  24.     - Deutsch  ( catalog + documentation ) [ thanks to Christian Brandel ] 
  25.     - Czech    ( catalog )                 [ thanks to Michal Kara       ]
  26. - new generator for the C language
  27. - new generator for the E language ( by Lionel Vintenat )
  28. - a generator made for the Assembly language by Michal Kara
  29. - possibility to see the the result of your work in real time !